home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Net / Utilities / Seer family 2.0 / sr_prg.src / sp_about.c next >
Encoding:
C/C++ Source or Header  |  1987-08-29  |  61 b   |  10 lines  |  [TEXT/KAHL]

  1. /*
  2.     do the about box
  3. */
  4.  
  5. #include "sp.h"
  6.  
  7. void doabout()
  8. {
  9. }
  10.